WriteXml Method

Summary
Converts an object into its XML representation.
Syntax
C#
VB
C++
public void WriteXml( 
   XmlWriter writer 
) 
  
Public Sub WriteXml( _ 
   ByVal writer As XmlWriter _ 
)  
public: 
void WriteXml(  
   XmlWriter^ writer 
)  

Parameters

writer
The System.Xml.XmlWriter stream to which the object is serialized.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.